home *** CD-ROM | disk | FTP | other *** search
/ The World's Largest Collection of Windows Software / The World's Largest Collection of Windows Software - Disc 2.iso / textproc / _b5 / vbaha124 / history.txt < prev    next >
Text File  |  1994-03-06  |  12KB  |  207 lines

  1. VB AHA!!! History
  2.  
  3. Version  Description
  4. -------  -----------
  5.  1.32    ***REGISTERED VERSION ONLY***
  6.          Fixed: Can now load .aha files from any shareware version, v1.31
  7.            couldn't load v1.24 files.
  8.          Fixed: All the same fixes as were in v1.24.
  9.          Changed: "Options|Build..." "General|Use Default Colors" now also
  10.            causes VB AHA!!! to not hard code a text color so the text in
  11.            your help file will be displayed with the users default color
  12.            settings.
  13. -------  -----------
  14.  1.31    ***REGISTERED VERSION ONLY***
  15.          Added: Full macro support. It's still crude (you must type them
  16.            in) and you will need a reference that covers the winhelp
  17.            macros. I will GREATLY improve on this after I finish the RTF
  18.            importing.
  19.            NOTE: among other things you can use macros to play MIDI and
  20.              AVI files from your help file (and others I'm sure).
  21.          Added: Your "Build Options" are now also saved in each .AHA file
  22.            so you wont have to worry about what options you had selected
  23.            for that project, they will be automatically reset.
  24.          Added: More predrawn "bullets" for use in combo fields.
  25.          Added: New field menu item "Load Text". It will allow you to
  26.            read a text file into a field with the option of reformatting
  27.            it for a help file (no returns in the middle of a paragraph
  28.            etc...).
  29.          Added: Improved keyboard support while editing a topic (using
  30.            the arrow keys to move between fields, Page Up and Page Down
  31.            and others).
  32.          Added: Shift + Right click on a field brings up Setup window.
  33.          Added: Build option to use the default Windows Popup/Jump colors
  34.            for all links (Popup/JumpTo fields and Global Text Links).
  35. -------  -----------
  36.  1.24    ***Shareware version***
  37.          Fixed: cursor would move out of view if there was more than one
  38.            screen of info in a topic so you couldn't see what
  39.            you were typing.
  40.          Fixed: Layout window's contents will be resized correctly when
  41.            the window is maximized.
  42.          Fixed: If you had a font with a name that contained a special
  43.            character (ASCII > 127) on your system, then your .RTF files
  44.            wouldn't compile.
  45.          Fixed: "Out of String Space" error would be generated during
  46.            the writing of the RTF file if you had about 20k or more of
  47.            text in a single field.
  48. -------  -----------
  49.  1.23    ***Shareware version***
  50.          Fixed: File|Save As... now places the filename into the file
  51.            history list like File|Open... does.
  52.          Fixed: problem loading some .TPC files that were saved with a
  53.            version prior to 1.20.
  54.          Fixed: a couple of minor code optimizations/fixes.
  55.          Changed: some new info in README.TXT and the online help,
  56.            including among others, how to register with a credit card.
  57.          Changed: I'm not giving any special pricing deals other than
  58.            site licensing anymore. They're not worth the hassle to me and
  59.            they're not fair to credit card customers as they can't get
  60.            them.
  61. -------  -----------
  62.          ***LAST SHAREWARE VERSION FEATURE UPGRADE***
  63.            All shareware versions released after 1.22 will only have bug
  64.              fixes.
  65. -------  -----------
  66.  1.22    Added: Export Pascal header (constants) files.
  67.          Added: You may now select a filename for your exported header
  68.            files (Visual Basic, C/C++, Pascal).
  69.          Added: A border is now drawn around the currently selected field.
  70.          Added: .AHA files may now be assoctiated with VB AHA!!! from the
  71.            File Manager.
  72.          Added: Field Type display in the Topic window, that says what
  73.            type the currently selected field is.
  74.          Added: A "Most Recent Files" section to the File menu. VB AHA!!!
  75.            now keeps a list of the last four projects for easy loading.
  76.          Added: A "Most Recent Files" section to the Build menu.
  77.            VB AHA!!! now keeps a list of the last four help files you've
  78.            compiled so you can easily test them.
  79.          Added: Option to disable the 3D effects used in all the windows
  80.            throughout VB AHA!!!.
  81.          Fixed: "Graphics Directory" in the "Help Project Setup" window
  82.            now works correctly.
  83.          Fixed: Layout window doesn't reflect changes made in open topic
  84.            windows. Now all topics will be closed before the layout is
  85.            constructed.
  86.          Fixed: Build support files didn't relect changes made in open
  87.            topic windows. Now all topics are closed before the support
  88.            files are written.
  89.          Fixed: Problem with certain windows switching focus to other
  90.            windows/applications has been ELIMINATED (I hope ;-).
  91.          Fixed: Fields will now resize when the Topic window is maximized.
  92.          Fixed: Only one reference to a bitmap will be placed in the .hpj
  93.            file (used to put one reference per occurence in your project).
  94.          Fixed: No browse sequences will be generated when the Build
  95.            option "Default Layout" is unselected (used to still write a
  96.            browse sequence to a topic that didn't have one).
  97.          Fixed: Large projects now load MUCH faster.
  98.          Fixed: Special characters (ASCII > 127) would generate a space
  99.            after them in the RTF file.
  100.          Fixed: Special characters can now be used in global text links.
  101.          Fixed: VB AHA!!! only generates a "dummy" secondary window when
  102.            you don't define any secondary windows since there is a limit
  103.            of 6 secondary windows in a .hlp file.
  104.          Fixed: All non-Topic windows (except the main window) would
  105.            disappear when the main window was resized.
  106.          Fixed: Pictures may now be placed in the non-scrolling region
  107.            of a topic.
  108.          Fixed: Other bugs that I lost track of.
  109.          Changed: Will now stay minimized during the entire Build process
  110.            if you have selected the "Min. During Build" option (used to
  111.            only stay minimized while the support files were being
  112.            generated).
  113.          Changed: Decreased size of .AHA files. Estimated savings of 12%.
  114. -------  -----------
  115.  1.21    Added: Ability to Jump To a topic in another help file.
  116.          Added: New link type - Sound. You may now play .WAV files from
  117.            your help file.
  118.          Added: Secondary window support. Your help file may have two
  119.            windows open at a time.
  120.          Added: Many window formatting options (background color for
  121.            normal and non-scrolling regions, window dimensions and
  122.            whether the window will float above all others.
  123.          Fixed: Correctly Open/Save Visual Basic forms HelpContextId's.
  124.            It would skip the controls after the first one that didn't
  125.            have a HelpContextID (as defined in Visual Basic Options).
  126.          Fixed: Would switch link types for graphics when you viewed a
  127.            topic.
  128.          Fixed: Global Text Links that link with text with a return or
  129.            tab after the it will now link correctly.
  130.          Fixed: Topic window will now follow your typing and when you
  131.            first create a field it's text will be selected. 
  132. -------  -----------
  133.  1.20    Added: New field type - Combo. You may have graphics and text
  134.            on the same line. Many formatting options.
  135.          Added: New field type - Non-Scrolling region. All fields above
  136.            this one in a topic won't scroll in your help file.
  137.          Added: You may now set the default bitmap to be used in a
  138.            graphic field.
  139.          Fixed: Global Topic Rename didn't quite work right. It would
  140.            lose your topic.
  141.          Changed: .BMP links may now be either JumpTo or Popup instead
  142.            of just JumpTo.
  143.          Changed: There is no longer a different setup menu item for the
  144.            different types of fields. The new menu item is just called
  145.            Setup.
  146.          Changed: Topic limit - you can now have at least 3000 topics.
  147.            I don't know the exact limit because I got tired of adding
  148.            new topics. The only real limitation on the number on topics
  149.            you may have is that of a listbox (64k for topic names and
  150.            5440 items or less) and the amount of memory your computer
  151.            has.
  152. -------  -----------
  153.  1.14    Fixed: Mistakenly thought all VB .FRM's were in binary format
  154.            when you tried to save to them.
  155.          Fixed: When you cut and then paste a field the link will be
  156.            retained if it has one.
  157. -------  -----------
  158.  1.13    Added: Cut, Copy and Paste to the Field menu. These work on the
  159.            whole field (text or graphics) not just the text in the
  160.            field. All of the formatting, text, graphic info is retained.
  161.          Added: Delete menu item to the Field menu (shown when you right
  162.            click on a field).
  163.          Fixed: Should always be able to tell if a Visual Basic .FRM is
  164.            saved in binary or text format and refuse to load/save it if
  165.            it's not in text format.
  166.          Fixed: Field formatting numbers with a decimal place are now
  167.            handled correctly in all countries.
  168.          Changed: Moved the stats in the info window to the About
  169.            VB AHA!!!... window.
  170. -------  -----------
  171.  1.12    Added: Option to backup your VB .FRM's before saving the
  172.            HelpContextID info to them.
  173.          Added: Option to not show a new topic when you create it.
  174.          Added: Information window - displays # of topics, free mem and
  175.            % of resources remaining.
  176.          Fixed: VB AHA!!! would crash when you created the 75th topic.
  177.            Now it will handle 992 topics.
  178. -------  -----------
  179.  1.11    Added: Global Topic Rename - all links to the old topic name
  180.            will automatically be relinked to the new topic name.
  181.          Fixed: Something will alway be shown in a graphic field. Before
  182.            if it couldn't find the picture it might not show anything.
  183.          Fixed: You may now use "\", "{" and "}" in your topics without
  184.            wreaking havoc on your help file. Topic Titles and Keywords
  185.            may now contain any characters.
  186.          Fixed: You can't create 2 topics with the same name anymore, a
  187.            number will be appended to the end of the second topic name.
  188.  -----    ---------
  189.  1.1     Added: Generic Topics and Template support.
  190.            Save a topic to a seperate .tpc file and load that topic
  191.            into any .AHA help project.
  192.          Added: Global Text Links may now be case sensitive.
  193.          Fixed: Failed to save some projects correctly, caused an
  194.            error when saving and loading.
  195.          Fixed: Text links(Jump To and Popup) may now be any color
  196.            that you choose, you can even have each one a different
  197.            color if you want to, instead of just the default color.
  198.          Fixed: If you don't enter a filename extension in the file
  199.            dialogs the correct default extension will always be used.
  200.  -----    ---------
  201.  1.02    Added cmdialog.vbx, it was left out in the first 2 releases,
  202.            really swift.
  203.  -----    ---------
  204.  1.01    Fixed some documentation errors/omissions.
  205.  -----    ---------
  206.  1.0     Initial release
  207.